-
Notifications
You must be signed in to change notification settings - Fork 1.8k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fix(ListBox): correctly position menu chevron #8155
fix(ListBox): correctly position menu chevron #8155
Conversation
Deploy preview for carbon-elements ready! Built with commit 28a0833 |
Deploy preview for carbon-components-react ready! Built without sensitive environment variables with commit 28a0833 https://deploy-preview-8155--carbon-components-react.netlify.app |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM 👍 ✅
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks correct to me in all instances 👍
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good ! 👏
Closes #8147
This PR fixes the listbox menu chevron icon again so that it is always vertically centered. reverts #7990 (reopening #7989 in the process, which stems from #7777)
Testing / Reviewing
Confirm that the chevron icon is correctly positioned in all sizes and variants of dropdown, multiselect, and combobox